C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / IsReadOnly Property

In This Topic
IsReadOnly Property (TransposedGrid<T>)
In This Topic
Gets or sets whether the user can edit the grid cells by typing into them.
Syntax
'Declaration
 
Public Overridable Property IsReadOnly As Boolean
 
See Also